@import url('https://fonts.googleapis.com/css2?family=Julius+Sans+One&family=Permanent+Marker&family=Playfair+Display+SC:wght@700&family=Zilla+Slab:wght@300&display=swap');



/*width */
::-webkit-scrollbar {
  width: 5px;
  border-radius: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(62, 62, 62);
  border-radius: 10px;
}

body{
  margin: 0.5rem;
  height: 150%;
  width:auto;
  color: whitesmoke;
  margin-bottom: 50px;
  
}


h1{
  font-size: xx-large;
  text-decoration: underline;
  text-align: center;
}

a{
  text-decoration: none;
}



#sommaire li{
  border-bottom: solid white 0.5px;
  margin: 2px;
  padding: 10px;
  padding-bottom: 20px;
      color: rgb(232 230 230 / 0%);

}



*{box-sizing: border-box;}

header {
  /* Permet de rendre le tout flexible */
  display: flex;
  /* Permet de mettre de la couleur en arrière plan */
  backdrop-filter: blur(15px) grayscale(1) opacity(0.8);
  /* background-image: url(https://images2.alphacoders.com/964/964126.png); */
  background-attachment: fixed;
  /* Fixe l'image pendant le scroll */
  background-size: cover;
  /* L'image prendra 100% de l'espace, quitte à la crop */
  background-position: center;
  /* Centre la position de l'image */
  background-repeat: no-repeat;
  /* Empêche l'image de se répéter en fonction de la taille d'écran */
  /* Espace entre les objets */
  justify-content: space-between;
  /* alignement des objets sur un axe */
  align-items: center;
  /* Permet de mettre un pas de chaque cotés */
  padding: 0px;
  border-radius: 20px;
  /* background-image: url() */
  position: sticky;
  top: 0px;
  z-index: 1000;
  height: 100px;
  border: solid 2px rgba(128, 128, 128, 0.084);
  margin-bottom: 50px;
}

header h1 {
  display: flex;
  padding: 10px;
  border: solid 5px rgb(1, 1, 95);
  border-radius: 100px;
  max-width: 100%;
  text-shadow: 5px 5px rgb(0, 0, 0);
  z-index: -1;
}

header ul {
  list-style: none;
  display: flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}

header ul li {
  display: inline-flex;
  padding: 10px 20px;
  cursor: pointer;
  /* Permet de choisir un taille en fonction de la taille d'écriture par défaut */
  font-size: 0.9rem;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}

header form{
  height: 25px;
}

header ul li .big_button {
  /* display: flex; */
  text-decoration: none;
  padding-inline: 20px;
  margin-inline: 0px;
  text-align: center;
  color: white;
  background-color: rgb(1, 1, 95);
  border-radius: 10px;
  border: solid 5px rgb(1, 1, 95);
  font-size: large;
  box-shadow: 3px 3px rgba(1, 1, 95, 0.416);
  transition: all 0.2s ease-out;
  
}

header input {
  margin-bottom: 0px;
  display: flex;
  background-color: rgb(72, 148, 161);
  color: rgb(0, 0, 0);
  padding: 10.1px;
  border: solid 2px rgba(128, 128, 128, 0.5);
  border-radius: 0 100px 100px 0;
  cursor: text;
  box-shadow: 1px 1px rgb(41, 8, 87);
  width: 40px;
  transition: all 0.7s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-delay: 0.2s;

}

.loupe{
  height: 39.5px;
  width: 40px;
  display: inline-flex;
  background-color: rgb(72, 148, 161);
  padding: 2px;
  padding-bottom: 4px;
  border: solid 2px rgba(128, 128, 128, 0.5);
  border-right: 0;
  vertical-align: middle;
  border-radius: 100px 0 0 100px;
  padding-left: 5px;
  box-shadow: 1px 1px rgb(41, 8, 87);
}


header input:focus{
  width: 300px;
  border-radius: 0 100px 100px 0;
  border-left: 0;
  outline: none;

}


.div_search{
  display: flex;
}

header .div_search:hover input{
  width: 300px;
  border-radius: 0 100px 100px 0;
  border-left: 0;

}



.suggestion {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: rgb(0, 0, 0);
  padding: 7px;
  border: solid 0.2px rgba(0, 0, 0, 0.078);
  vertical-align: middle;
  background-color: rgb(0, 179, 211);
  overflow-y: hidden;
  text-decoration: none;
  font-size: 14px;
}


#suggestions {
  display: none;
  /* margin-left: 13px; */
  width: 270px;
  max-height: 160px;
  overflow-y: hidden;
  /* display: block; */
  flex-direction: column;
  align-items: center;
  position: absolute;
  border-radius: 0px 0px 30px 30px;
  opacity: 93%;
  border: solid 2px rgb(0, 0, 0);
  border-top: 0;
  /* margin-left: 21px; */
}

.suggestion:hover{
  background-color: rgb(0, 179, 211);
  color: #ffff;

}

#menu li:hover {
  background-color: rgb(0, 179, 211);
  color: #ffff;
}  

header #submit_search{
  display: none;
}

header ul li .big_button:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  color: #333;
  background-color: rgb(0, 179, 211);
  border-color: rgb(0, 179, 211);
}

body {
  background-image: linear-gradient(rgba(35, 34, 34, 0.8), rgb(28, 28, 28)),
    url(https://wallpaper.dog/large/5529077.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* font-family: Blanco,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; */
  scroll-behavior: smooth;
  scrollbar-color: rebeccapurple green;
  size: 100%;
}

.sommaire_titre{
  color: white;
  font-size:1.5em;
}



#big {
  /* border: solid 2px rgb(33, 65, 102); */
  padding: 5px 50px;
  width: 200px;
  height: 300px;
  border-radius: 500px;
  top: 185px;
  /* display: flex; */
  background-color: transparent;
  position: absolute;
  opacity: 90%;
  /* box-shadow: 0px 0px 20px 10px RGBa(33, 65, 102, 0.587); */
}

#hidden_link {
  padding-inline: 24px;
  text-align: center;
  color: white;
  border-radius: 10px;
  font-size: x-large;
  text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
}

#math {
  position: absolute;
  /* right: 200px;
    top: 300px; */
  box-shadow: -20px 0px 20px RGBa(33, 65, 102, 0.587);
}

#physic {
  position: absolute;
  /* left: 200px;
    top: 300px; */
  box-shadow: 20px 0px 20px RGBa(33, 65, 102, 0.587);
}

#gros_titre {
  font-size: 4rem;
  /* font-family: "MADE Kenfolg v2"; */
  font-weight: bold;
  color: rgb(72, 148, 161);
  text-decoration: none;
  margin: 20px;
  font-family: 'Times New Roman', Times, serif;
  max-width: 100%;

}

div{
  font-size: 0.8rem;
font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

blockquote {
  font-size: 1rem;
  margin-inline: 0;
  transition: font-size 0.2s ease;
  font-family: 'Times New Roman', Times, serif;
  font-size: 16px; 
  font-weight:100;
}

blockquote li{
  list-style-position: inside;
}


blockquote:hover {
  font-size: 18px;
  transition: font-size 0.5s ease;
}

.link_to_none{
  color: red;
  opacity: 0.2;
}

div ul {
  list-style: none;
  overflow-x: hidden;
  padding-left: 0;
}

div ul li {
  display: block;
  padding: 10px 0px;
}

.left {
  /* padding-right: 0px; */
  border-right: solid 2px rgba(248, 246, 246, 0.769);
  /* height: 600px; */
  /* max-height: 800px; */
  /* make the width the current screen size minus 470px */
  /* max-width: calc(100% - 500px); */

  width: calc(100% - 500px);
  overflow-x: normal;
  overflow-y: normal;
  white-space: normal;
  word-wrap: break-word;
  font-size: 12px;
  /* font-family: "MADE Kenfolg v2"; */
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  color: black;
  display: flex;
  background-color: white;
  border-radius: 8px;
  padding: 40px;
  margin-top: 53px;
  /* box-shadow: 2px -2px 4px 1px rgba(255, 255, 255, 0.438), -2px 2px 4px 1px rgba(255, 255, 255, 0.438); */
  /* box-shadow: 10px 10px 0px 0 rgba(249, 249, 249, 0.15); */
  filter: drop-shadow(0 0 0.15rem rgb(255, 255, 255));
  /* overflow-x:scroll;   */
  font-weight: normal;
  margin-bottom: 200px;
}

.Contenu {
  margin: 20px;
  box-sizing: content-box;
}

.right {
  margin-top: 65px;
  margin-left: 20px;
  position: absolute;
  top: 120px;
  right: 0px; 
  /* height: 600px; */
  /* max-height: 100vh; */
  /* width: 345.75px; */
  width: 362px;
  overflow-x: hidden;
  overflow-y:hidden;
  white-space: normal;
  word-wrap: break-word;
  font-size: 1.5rem;
  /* font-family: "MADE Kenfolg v2"; */
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  color: rgb(255, 255, 255);
  display: flex;
  /* display local_graph and backlinks vertically */
  flex-direction: column;
  margin-right: 50px;
  
}

.local_graph {
  border-radius: 8px;
  width: 345.75px; /* taille donnée par mathplotlib.pyplot */
  height: 35%; /* taille donnée par mathplotlib.pyplot */
  box-shadow: 0 0 6px 0 rgba(249, 249, 249, 0.15);
}

hr {
  /* margin-right: 36px; */
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  align-items: center;
  width: calc(90%);
}

.underlink {
  margin-top: 70px;
  font-size: 20px;
  box-shadow: none;
}

.backlinks{
  box-sizing: content-box;
  display: flex;
  overflow-x: hidden;
  overflow-y: auto;
  /* margin-bottom: 180px; */
  margin-top: 10px;
}

.backlinks a {
  font-size: 20px;
}

/* 
 <header>
      <h1><a href="..\Index.html" id="hidden_link">Math'φsic</h1></a>
      <form>
        <input type="text" name=text" id="search" class="search"
        placeholder="Recherchez...">
        <nav id="suggestions"></nav>

        <script src="../Scripts/Barre de recherche.js"></script>
      </form>
      <ul>
        <li><a href="../squelette/maths.html">Math</a></li>
        <li><a href="../squelette/physic.html">Physic</a></li>
      </ul>
    </header>
<body><ul><li class="split left"><div>
    <div id="gros_titre"><h1>Anneau</h1></div><iframe width="560" height="315" src="https://www.youtube.com/embed/MXy9YTxtIMM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<blockquote>
<p>anneau \((A,+,\times)\) : ensemble muni de deux opérations tel que :
- \((A,+)\) est un groupe commutatif
- \((A,\times)\) est un monoïde
- il y a distributivité de \(\times\) sur \(+\)</p>
</blockquote>
<!--ID: 1654684960865-->

<p>(<a href=".\Groupe.html" class="wikilink">Groupe</a>, <a href=".\Commutativité - Symétrie.html" class="wikilink">Commutativité - Symétrie</a>, <a href=".\Monoïde.html" class="wikilink">Monoïde</a>, <a href=".\Distributivité.html" class="wikilink">Distributivité</a>)</p></div></li>
<!-- <div class="outer">
  <div class="inner"></div>
</div> -->
<li class="split right">
  <div>
    <img src=".\Graphes\Anneau.png" class="local_graph">
    <hr>
    <div class="backlinks"> Rétroliens : <a href=".\Corps.html" class="wikilink">Corps</a>, <a href=".\Plan maths non vues en cours.html" class="wikilink">Plan maths non vues en cours</a>, <a href=".\Structure algébrique.html" class="wikilink">Structure algébrique</a>
  </div>
</li>
</html>
 */

/* 
   .vl {
    border-left: 2% solid green;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: 0px;
    top: 0;
    bottom: 0px;
    border-collapse: collapse;
  }

  body, html { height: 90%; }
  .outer {
    width: 1px;
    height: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
  }
  .inner {
    position: absolute;
    width:100%;
    height: 80%;
    background: grey;
    top: 15%;
    box-shadow: 0px 0px 30px 20px grey;
  }  */

footer {
  margin-top: 10px;
  font-size: small;
  border: solid 20px rgb(72, 148, 161);
  text-align: center;
  text-decoration: none;
  background-color: rgb(72, 148, 161);
  border-radius: 10px;
}

footer a {
  text-decoration: none;
  color: black;
}

@media (max-width: 1200px) {
  body {
    font-size: 60em;
  }


}

@media (min-width: 1820px) {
  header {
    height: 150px;
  }

  #MenuHeader{
    display: none;
  }

  header #hidden_link{
    font-size: 40px;
  }

  header ul li{
    padding-inline: 40px;
  }

  header ul li .big_button{
    font-size: 27px;

  }

  header input{
    width: 60px;
    height: 41px;
    font-size: 17px;
  }

  a.suggestion{
    font-size: 17px;
  }

  #suggestions{
    max-height: 180px;
  }

  .loupe{
    height: 41px;
  }

  p, blockquote{
    font-size: 22px;
  }
  
  div h1{
    font-size: 35px;  
  }

  #gros_titre{
    font-size: 80px;
  }

  .left{
    width: 1100px;

  }

  .right{
    margin-top: 115px;
    width: 500px;
  }

  a.backlink{
    font-size: 22px;
  }

  .local_graph{
    width: 518.62px;
    height: 345.75px;
  }
}

img{
  max-width: 100%;
}

a:hover{
  color: rgb(195, 213, 255);
}



#sommaire{
  columns: 4;
  column-rule: solid 2px white;
  font-size: large;
}


#sommaire li a{
  display:block;
   color: whitesmoke;
}

.wikilink{
  max-width: max-content;
}

.C1{
  font-size: 1.25em;
  color:rgb(232, 230, 230);
}

.C2{
  font-size: 1em;
  color: rgb(220, 218, 218);
}



#img_report{
  height: 15px;
  width: 15px;
  cursor: pointer;

}

#report_button{
  border-radius: 10000px;
  border: 0;
  background-color: rgba(245, 222, 179, 0);
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 1000;
}

#div_report{
  display: block;
  z-index: 1000;
}

#Formulaire{
  position: absolute;
  border: solid 1px rgba(128, 128, 128, 0.525);
  border-radius: 10px;
  top: 20px;
  right: 20px;
  background-color: rgb(184, 183, 183);
  display: none;
  color: black;
}

#Formulaire label{
  display: flex;
  padding: 10px;
}

#Formulaire h1{
  text-decoration: underline;
  display: flex;
  font-size: 20px;
  align-content: center;
  justify-content: center;
}

#Formulaire #Send_button{
  display: flex;
  margin: 10px;
}



#mynetwork {
  width: 360px;
  height: 345px;
  background-color: black;
  border: 1px solid lightgray;
  border-radius: 10px;
  position: relative;
  float: left;
  
}

#img_fullS{
  color: white;
  cursor: pointer;
}

center{
  display: flex;
  position: absolute;
  z-index: 2;
  border-radius: 10px;
  margin: 10px;
  margin-left: 330px;
}

center img{
   filter: invert(1);
   width: 30px;
  height: 20px;
  padding: 0;
}

center img:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

center button{
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: #00000000;
  cursor: pointer;
}

@media only screen and (max-width: 1200px){
  header{
    width: 100%;
  
  }
  header .big_button{
    display: none;
  }

  header .div_search{
    display: none;
  }

  .right{
    display: none;
    margin: 10px;
    padding: 10px;
    text-align: center;
    top: 150px;
    align-items: center;
    justify-content: center;
    border: solid 0.5px black;
    filter: drop-shadow(0 0 0.15rem rgb(255, 255, 255));
    border-radius: 10px;
  }
  .backlinks{
    margin: auto;
    align-items: center;
    text-align: center;
  }

  .left{
    margin: 2%;
    display: block;
    width: auto;
    max-width: 1200px;
  }

  #ulB{
    margin-top: 40px;
    padding: 0;
  }

  #button_graph{
    display: block;
  }

  .right button{
    display: none;
  }

  #MenuHeader{
    display: block;
  }

  ul{
    margin: 0;
    padding: 10px;
  }

  
    #sommaire{
      columns: 1;
      column-rule: solid 2px white;
      font-size: large;
      text-align: center;
    }
    
  
  
}



#button_graph{
  width: 50px;
  height: 50px;
  border-radius: 50px;
  margin-right: 2.75rem;
  background-color: #00000000;
  position: fixed;
  right: 0;
  top: 85%;
  z-index: auto;
  animation: all .5s ease-in-out;
  cursor: pointer;
  filter: drop-shadow(-16px -16px 20px rgb(27, 44, 101));

}

#button_graph:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


#imgmenu{
  display: none;
}

#imgnon{
  display: flex;
  border: solid 3px rgba(255, 255, 255, 0.676);
  border-radius: 100px;
  padding: 3px;
  cursor: pointer;
  height: 50px;
  width: 50px;
  background-color: rgba(255, 255, 255, 0.676);
}

#MenuHeader img{
  filter: drop-shadow(0 0 2px rgb(255, 255, 255));

}

#ListMenu{
  display: none;
  /* display: flex; */
  flex-direction: column;
  position: absolute;
  padding: 5px;
  right: -5px;
  background-color: white;
  list-style: none;
  text-decoration: none;
  border: solid 1px black;
  border-radius: 80px 30px 10px 10px;
  padding-top: 60px;
  top: -15px;
  z-index: -1;
}

#ListMenu li a{
  text-decoration: none;
  color: rgb(72, 148, 161);
  animation: 0.5s ease-in-out;
}

#ListMenu li{
  padding: 10px 100%;
  border-top: solid 1px black;
}

#MenuHeader li a:hover{
  color: rgb(195, 213, 255)
}

#MenuHeader input{
  border-radius: 20px;
}


#MenuHeader{
  position: absolute;
  right: 2.75rem;
}


@media only screen and (min-width: 1200px){
  #MenuHeader{
    display: none;
  }
}

#CGraph{
  z-index: 0;
  margin-left: 330px;

}


.démonstration_global{
  border: 1px solid black;
  text-align: center;
}

#ListMenu{
  display: none;}